home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / changesc / v17n16.txt < prev   
Text File  |  1998-08-17  |  665b  |  7 lines

  1. V17N16.ZIP contains sample code files mentioned in the PC Tech section of the September 22, 1998, issue of PC Magazine. It contains Changrez.frm and Changrez.vbp, mentioned in the Power Programming column entitled, "Challing Windows APIs from Visual Basic." PC Magazine, Volume 17, Number 16.
  2.  
  3.  
  4. Changrez.frm is the Visual Basic form file for the Change Resolution program, which shows how to access the Windows API function ChangeDisplaySettings from a Visual Basic program.
  5.  
  6. Changrez.vbp is the Visual Basic project file for the Change Resolution program, which shows how to access the Windows API function ChangeDisplaySettings from a Visual Basic program.
  7.